home *** CD-ROM | disk | FTP | other *** search
- if %pluginfo == $null { echo -a 8,1 $+ -[( Total DCC Sends in progress: $send(0) )]- | :end | play stop }
- if %pluginfo != $null { set %send %pluginfo | echo -a 8,1 $+ -[( DCC Send %# $+ %send )]- | echo -a 8,1 $+ -[( DCC Send to: $send(%send).nick at $send(%send).ip )]- | echo -a 8,1 $+ -[( DCC Send %# $+ %send filename: $send(%send).file )]- | echo -a 8,1 $+ -[( Percent: $send(%send).pc )]- | echo -a 8,1 $+ -[( Total bytes: $send(%send).size )]- | echo -a 8,1 $+ -[( Bytes acknowledged: $send(%send).lra )]- | echo -a 8,1 $+ -[( CPS: $send(%send).cps )]- | echo -a 8,1 $+ -[( Total DCC Sends: $send(0) )]- }